home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / ronscall.zip / POSTCALL.BAT < prev    next >
DOS Batch File  |  1992-09-18  |  379b  |  14 lines

  1. @Echo OFF
  2.  
  3. ::   /d         Use [D]isplay path
  4. ::   HELLO1     Base-Name of outputfile
  5. ::   -c:0     * Write outputfile in [C]onference 0
  6. ::   -l         [L]local Logins are included
  7. ::   -p         [P]ost «DROPPED CARRIER»
  8. ::   -q       * [Q]uiet Mode
  9. ::   -s        [S]ysops Name is included
  10. ::
  11. ::      (*) REGISTERED VERSIONS ONLY
  12.  
  13.   RonsCALL /d HELLO1 -c:0 -l -p -q -s
  14.